home *** CD-ROM | disk | FTP | other *** search
- These instructions assume that you have installed the JDK
- from Sun and have set your PATH and CLASSPATH environment
- variables appropriately:
-
- To run this project:
-
- Step 1: Launch a DOS command window.
-
- Step 2: Change the current directory to the directory in
- which you extracted the project files for this lesson. The
- default directory is:
- \MindQ_Projects\Syntax\Hello
-
- Step 3: Using precise capitalization:
- 1. Type java HelloApplication then press Enter to
- execute the application.
-
- 2. Type appletviewer Hello.html then press Enter
- to execute the applet.
-
- If you receive an error message, click the Troubleshooting
- Problems button for more information.
-
-
-
-
- When you are ready to return to the tutorial, close the
- applet or application, type exit and press Enter in the DOS
- command window, and then press the Return to Tutorial button
- below to return to the tutorial.